3.7.5 [Released - 2024-07-18 ]
Features
- Add support for legend module in year list
3.7.4 [Released - 2024-05-03 ]
Features
- Add support for multiple conditions in latest events custom format string e.g. a!m for events that are all day but NOT multi-day events
3.7.3 [Released - 2024-02-05 ]
Bug Fixes
- fix php 8.3 dynamic variable warnings
- fix tooltips for Joomla 5
3.7.2 [Released - 2023-10-10 ]
Features
- Fix PHP 8.2 deprecation notices
3.7.1 [Released - 2023-09-05 ]
Features
- Make sure export form respects time limit plugin impact on menu item
3.7.0 [Released - 2023-06-29 ]
Features
- Club Themes - support for advanced inline printing - better styling
Bug Fixes
- Previous version released as 3.6.67 instead of 3.6.7 so upping the version number to force upgrades
3.6.6 [Released - 2023-06-23 ]
Features
- Club Themes - support for advanced inline printing
3.6.5 [Released - 2023-03-21 ]
Features
- Make tabular list of events responsive
3.6.4 [Released - 2022-12-08 ]
Bug Fixes
- Fix for Month name/day presentation in responsive calendar views
3.6.3 [Released - 2022-04-14 ]
Bug Fixes
- Fix for mini-calendar popovers after calendar navigation
3.6.2 [Released - 2022-04-07 ]
Bug Fixes
- Fix for popovers in mini=calendar when using uikit theme
3.6.1 [Released - 2021-03-16 ]
Features
- Joomla 4 installation process improvements
Bug Fixes
- Fix weekly tabular layout on mobile devices
Older Changes
- v. 3.3.7 - new config option to allow plugin to be run in list views so you can show matching events for each of your events in a date range view etc. BUT take care as this will have a performance impact
- v. 3.3.4 - When matching based on custom fields or tags need to reset some static variables
- v. 3.3.3 : Code was returning 'true' instead of empty string when there were no matching events - this lead to a "1" being output
- v 3.3.2 : Fixed handling layouts when Global is chosen
- v 3.3.1 : Fixing handling parameters when updating from older versions.
- v 3.3.0 : Multiple criteria match and other fixes. Please check CHANGELOG.md file included in the package.
- v 3.2.1 : Allows option to skip matching events where custom field values are blank and php 5.4 notice removals
- v 3.2.0 : Now allows multiple output types in Customised Layouts and fixes matching events not accepting html.
- v 3.1.6 : If no custom fields match then return no events, include AND/OR custom fields matching config option, block recursion in plugin calls
- v 3.1 : Make compatible with Custom fields plugin 3.0
- v 1.2.0 adds option to filter by selective custom fields - use the attribute matchevents="1" on the fields you want to include.
- v 1.1.3 adds support for multi-category events in Joomla 2.5
- v 1.1.2 fixes missing translation in field selection dropdown when editing layouts.